[INFO] fetching crate inkwell_llvm12 0.1.2...
[INFO] checking inkwell_llvm12-0.1.2 against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] extracting crate inkwell_llvm12 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate inkwell_llvm12 0.1.2
[INFO] finished tweaking crates.io crate inkwell_llvm12 0.1.2
[INFO] tweaked toml for crates.io crate inkwell_llvm12 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate inkwell_llvm12 0.1.2 on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate inkwell_llvm12 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5d95752594e581a9dd10640575c4bc286e6ef41a7a392906018475695fbaef43
[INFO] running `Command { std: "docker" "start" "5d95752594e581a9dd10640575c4bc286e6ef41a7a392906018475695fbaef43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d95752594e581a9dd10640575c4bc286e6ef41a7a392906018475695fbaef43" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d95752594e581a9dd10640575c4bc286e6ef41a7a392906018475695fbaef43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d95752594e581a9dd10640575c4bc286e6ef41a7a392906018475695fbaef43" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling inkwell_llvm12 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling llvm-sys v120.2.4
[INFO] [stderr]    Compiling inkwell_internals v0.5.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     feature = "llvm3-6",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]   --> src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     feature = "llvm3-7",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]   --> src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     feature = "llvm3-8",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     feature = "llvm3-9",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     feature = "llvm4-0",
[INFO] [stdout]    |     ^^^^^^^^^^---------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     feature = "llvm5-0",
[INFO] [stdout]    |     ^^^^^^^^^^---------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     feature = "llvm6-0"
[INFO] [stdout]    |     ^^^^^^^^^^---------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]   --> src/lib.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     feature = "llvm3-6",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]   --> src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     feature = "llvm3-7",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]   --> src/lib.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     feature = "llvm3-8",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     feature = "llvm3-9",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/lib.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     feature = "llvm4-0",
[INFO] [stdout]    |     ^^^^^^^^^^---------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     feature = "llvm5-0",
[INFO] [stdout]    |     ^^^^^^^^^^---------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     feature = "llvm6-0"
[INFO] [stdout]    |     ^^^^^^^^^^---------
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/lib.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "llvm10-0")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/lib.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "llvm11-0")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/lib.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "llvm13-0")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]   --> src/lib.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "llvm14-0")]
[INFO] [stdout]    |       ^^^^^^^^^^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]   --> src/lib.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "llvm3-6")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]   --> src/lib.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "llvm3-7")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]   --> src/lib.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature = "llvm3-8")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/lib.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "llvm3-9")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/lib.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "llvm4-0")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/lib.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "llvm5-0")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/lib.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(feature = "llvm6-0")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "llvm7-0")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/lib.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "llvm8-0")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "llvm9-0")]
[INFO] [stdout]    |       ^^^^^^^^^^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/lib.rs:463:7
[INFO] [stdout]     |
[INFO] [stdout] 463 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/lib.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/lib.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/lib.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/lib.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/lib.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/lib.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:107:23
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:107:41
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(all(feature = $first, feature = $rest))]
[INFO] [stdout]     |                                         ^^^^^^^^^^-----
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_unique_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/lib.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[cfg(not(any($(feature = $all),*)))]
[INFO] [stdout]     |                         ^^^^^^^^^^----
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout] ...
[INFO] [stdout] 130 | assert_unique_used_features! {"llvm3-6", "llvm3-7", "llvm3-8", "llvm3-9", "llvm4-0", "llvm5-0", "llvm6-0", "llvm7-0", "llvm8-0", "llvm9-0", "llvm10-0", "llvm11-0", "llvm12-0", "llvm13-0", "llvm14-0"}
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `assert_used_features` which comes from the expansion of the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:296:1
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[llvm_enum(LLVMAtomicRMWBinOp)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_enum` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:296:1
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[llvm_enum(LLVMAtomicRMWBinOp)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_enum` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:296:1
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[llvm_enum(LLVMAtomicRMWBinOp)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_enum` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/lib.rs:452:1
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/support/error_handling.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/support/error_handling.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]  --> src/support/error_handling.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[llvm_versions(3.6..3.8)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]  --> src/support/error_handling.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[llvm_versions(3.6..3.8)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]  --> src/support/error_handling.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[llvm_versions(3.8..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/support/mod.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[llvm_versions(3.6..=3.7)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/support/mod.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[llvm_versions(3.6..=3.7)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/support/mod.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[llvm_versions(3.8..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/attributes.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/attributes.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]  --> src/attributes.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]  --> src/attributes.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[llvm_versions(12.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/attributes.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/attributes.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/attributes.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(12.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/attributes.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/attributes.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/attributes.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[llvm_versions(12.0..=latest)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/attributes.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/attributes.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[llvm_versions(12.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/attributes.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[llvm_versions(3.6..12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/attributes.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[llvm_versions(12.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/attributes.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[llvm_versions(12.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/basic_block.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/basic_block.rs:556:7
[INFO] [stdout]     |
[INFO] [stdout] 556 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]  --> src/basic_block.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/basic_block.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/builder.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]     --> src/builder.rs:2749:7
[INFO] [stdout]      |
[INFO] [stdout] 2749 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]  --> src/builder.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/builder.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/builder.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/builder.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/builder.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/builder.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/builder.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/builder.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/builder.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/builder.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/builder.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/builder.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/builder.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/builder.rs:2733:1
[INFO] [stdout]      |
[INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/builder.rs:2733:1
[INFO] [stdout]      |
[INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/builder.rs:2733:1
[INFO] [stdout]      |
[INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/builder.rs:2733:1
[INFO] [stdout]      |
[INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/builder.rs:2733:1
[INFO] [stdout]      |
[INFO] [stdout] 2733 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/builder.rs:845:5
[INFO] [stdout]     |
[INFO] [stdout] 845 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/builder.rs:845:5
[INFO] [stdout]     |
[INFO] [stdout] 845 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/builder.rs:845:5
[INFO] [stdout]     |
[INFO] [stdout] 845 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/builder.rs:845:5
[INFO] [stdout]     |
[INFO] [stdout] 845 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/builder.rs:845:5
[INFO] [stdout]     |
[INFO] [stdout] 845 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/builder.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 884 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/builder.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 884 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/builder.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 884 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/builder.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 884 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/builder.rs:884:5
[INFO] [stdout]     |
[INFO] [stdout] 884 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/builder.rs:927:5
[INFO] [stdout]     |
[INFO] [stdout] 927 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/builder.rs:927:5
[INFO] [stdout]     |
[INFO] [stdout] 927 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/builder.rs:927:5
[INFO] [stdout]     |
[INFO] [stdout] 927 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/builder.rs:927:5
[INFO] [stdout]     |
[INFO] [stdout] 927 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/builder.rs:927:5
[INFO] [stdout]     |
[INFO] [stdout] 927 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/builder.rs:1481:5
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/builder.rs:1481:5
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/builder.rs:1481:5
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/builder.rs:1481:5
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/builder.rs:1481:5
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/builder.rs:2642:5
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/builder.rs:2690:5
[INFO] [stdout]      |
[INFO] [stdout] 2690 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/builder.rs:2690:5
[INFO] [stdout]      |
[INFO] [stdout] 2690 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/builder.rs:2690:5
[INFO] [stdout]      |
[INFO] [stdout] 2690 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/builder.rs:2690:5
[INFO] [stdout]      |
[INFO] [stdout] 2690 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/builder.rs:2690:5
[INFO] [stdout]      |
[INFO] [stdout] 2690 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/builder.rs:2690:5
[INFO] [stdout]      |
[INFO] [stdout] 2690 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/builder.rs:2708:5
[INFO] [stdout]      |
[INFO] [stdout] 2708 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/builder.rs:2708:5
[INFO] [stdout]      |
[INFO] [stdout] 2708 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/builder.rs:2708:5
[INFO] [stdout]      |
[INFO] [stdout] 2708 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/builder.rs:2708:5
[INFO] [stdout]      |
[INFO] [stdout] 2708 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/builder.rs:2708:5
[INFO] [stdout]      |
[INFO] [stdout] 2708 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/builder.rs:2708:5
[INFO] [stdout]      |
[INFO] [stdout] 2708 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/comdat.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/comdat.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/context.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]     --> src/context.rs:1120:7
[INFO] [stdout]      |
[INFO] [stdout] 1120 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]  --> src/context.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]  --> src/context.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]  --> src/context.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]  --> src/context.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]  --> src/context.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]  --> src/context.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]  --> src/context.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]  --> src/context.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]  --> src/context.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]  --> src/context.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]  --> src/context.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]  --> src/context.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]  --> src/context.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[llvm_versions(3.6..7.0)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]  --> src/context.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[llvm_versions(12.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/context.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/context.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/context.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/context.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/context.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/context.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/context.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/context.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/context.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/context.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/context.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/context.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/context.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/context.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/context.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/context.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[llvm_versions(12.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/context.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/context.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/context.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/context.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/context.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/context.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/context.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[llvm_versions(6.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/context.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[llvm_versions(13.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/context.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[llvm_versions(7.0..=12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/context.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[llvm_versions(7.0..=12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/context.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[llvm_versions(7.0..=12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/context.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[llvm_versions(7.0..=12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/context.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[llvm_versions(7.0..=12.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/context.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[llvm_versions(3.6..7.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/context.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[llvm_versions(3.6..7.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/context.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[llvm_versions(3.6..7.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/context.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[llvm_versions(3.6..7.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/context.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[llvm_versions(3.6..7.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/context.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[llvm_versions(3.6..7.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/context.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[llvm_versions(3.6..7.0)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/context.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/context.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/context.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/context.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/context.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/context.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/context.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/context.rs:980:5
[INFO] [stdout]     |
[INFO] [stdout] 980 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/context.rs:997:5
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/context.rs:1030:5
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     #[llvm_versions(12.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/debug_info.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]     --> src/debug_info.rs:1411:7
[INFO] [stdout]      |
[INFO] [stdout] 1411 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]     --> src/debug_info.rs:1418:7
[INFO] [stdout]      |
[INFO] [stdout] 1418 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/debug_info.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/debug_info.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/debug_info.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/debug_info.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/debug_info.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/debug_info.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/debug_info.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/debug_info.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/debug_info.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/debug_info.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/debug_info.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/debug_info.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/debug_info.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/debug_info.rs:691:5
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/debug_info.rs:691:5
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/debug_info.rs:691:5
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:691:5
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:691:5
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/debug_info.rs:730:5
[INFO] [stdout]     |
[INFO] [stdout] 730 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/debug_info.rs:730:5
[INFO] [stdout]     |
[INFO] [stdout] 730 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/debug_info.rs:730:5
[INFO] [stdout]     |
[INFO] [stdout] 730 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:730:5
[INFO] [stdout]     |
[INFO] [stdout] 730 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:730:5
[INFO] [stdout]     |
[INFO] [stdout] 730 |     #[llvm_versions(8.0..=latest)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |             feature = "llvm11-0",
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             feature = "llvm13-0",
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/debug_info.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |             feature = "llvm14-0"
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |             feature = "llvm11-0",
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |             feature = "llvm13-0",
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/debug_info.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             feature = "llvm14-0"
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:227:17
[INFO] [stdout]     |
[INFO] [stdout] 227 |                 feature = "llvm11-0",
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:229:17
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 feature = "llvm13-0",
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/debug_info.rs:230:17
[INFO] [stdout]     |
[INFO] [stdout] 230 |                 feature = "llvm14-0"
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 feature = "llvm11-0",
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 feature = "llvm13-0",
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/debug_info.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 feature = "llvm14-0"
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             feature = "llvm11-0",
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             feature = "llvm13-0",
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/debug_info.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             feature = "llvm14-0"
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |             feature = "llvm11-0",
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:281:13
[INFO] [stdout]     |
[INFO] [stdout] 281 |             feature = "llvm13-0",
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/debug_info.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |             feature = "llvm14-0"
[INFO] [stdout]     |             ^^^^^^^^^^----------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/debug_info.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 feature = "llvm3-6",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/debug_info.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 feature = "llvm3-7",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/debug_info.rs:290:17
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 feature = "llvm3-8",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/debug_info.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 feature = "llvm3-9",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/debug_info.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 feature = "llvm4-0",
[INFO] [stdout]     |                 ^^^^^^^^^^---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/debug_info.rs:293:17
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 feature = "llvm5-0",
[INFO] [stdout]     |                 ^^^^^^^^^^---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/debug_info.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 feature = "llvm6-0",
[INFO] [stdout]     |                 ^^^^^^^^^^---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/debug_info.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 feature = "llvm7-0",
[INFO] [stdout]     |                 ^^^^^^^^^^---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/debug_info.rs:296:17
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 feature = "llvm8-0",
[INFO] [stdout]     |                 ^^^^^^^^^^---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/debug_info.rs:297:17
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 feature = "llvm9-0",
[INFO] [stdout]     |                 ^^^^^^^^^^---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]    --> src/debug_info.rs:298:17
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 feature = "llvm10-0"
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm10-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]    --> src/debug_info.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 feature = "llvm11-0",
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]    --> src/debug_info.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 feature = "llvm13-0",
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]    --> src/debug_info.rs:324:17
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 feature = "llvm14-0"
[INFO] [stdout]     |                 ^^^^^^^^^^----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/debug_info.rs:487:19
[INFO] [stdout]     |
[INFO] [stdout] 487 |         #[cfg(not(feature = "llvm7-0"))] flags: DIFlags,
[INFO] [stdout]     |                   ^^^^^^^^^^---------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/debug_info.rs:501:27
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 #[cfg(not(feature = "llvm7-0"))]
[INFO] [stdout]     |                           ^^^^^^^^^^---------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/debug_info.rs:520:23
[INFO] [stdout]     |
[INFO] [stdout] 520 |         #[cfg(not(any(feature = "llvm8-0", feature = "llvm9-0")))] align_in_bits: u32,
[INFO] [stdout]     |                       ^^^^^^^^^^---------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/debug_info.rs:520:44
[INFO] [stdout]     |
[INFO] [stdout] 520 |         #[cfg(not(any(feature = "llvm8-0", feature = "llvm9-0")))] align_in_bits: u32,
[INFO] [stdout]     |                                            ^^^^^^^^^^---------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/debug_info.rs:531:31
[INFO] [stdout]     |
[INFO] [stdout] 531 |                 #[cfg(not(any(feature = "llvm8-0", feature = "llvm9-0")))]
[INFO] [stdout]     |                               ^^^^^^^^^^---------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]    --> src/debug_info.rs:531:52
[INFO] [stdout]     |
[INFO] [stdout] 531 |                 #[cfg(not(any(feature = "llvm8-0", feature = "llvm9-0")))]
[INFO] [stdout]     |                                                    ^^^^^^^^^^---------
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm9-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/execution_engine.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/execution_engine.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |     not(any(feature = "llvm3-6", feature = "llvm3-7"))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/execution_engine.rs:578:34
[INFO] [stdout]     |
[INFO] [stdout] 578 |     not(any(feature = "llvm3-6", feature = "llvm3-7"))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/execution_engine.rs:727:7
[INFO] [stdout]     |
[INFO] [stdout] 727 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/execution_engine.rs:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |             feature = "llvm5-0",
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/execution_engine.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             feature = "llvm6-0",
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]    --> src/execution_engine.rs:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |             feature = "llvm7-0",
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm7-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]    --> src/execution_engine.rs:357:13
[INFO] [stdout]     |
[INFO] [stdout] 357 |             feature = "llvm8-0"
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm8-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]  --> src/intrinsics.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[llvm_versions(9.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]  --> src/intrinsics.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[llvm_versions(9.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]  --> src/intrinsics.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[llvm_versions(9.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]  --> src/intrinsics.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[llvm_versions(9.0..=latest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/intrinsics.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[llvm_versions(9.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/intrinsics.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[llvm_versions(9.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/intrinsics.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[llvm_versions(9.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/intrinsics.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[llvm_versions(9.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/memory_buffer.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/memory_buffer.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/module.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]     --> src/module.rs:1594:7
[INFO] [stdout]      |
[INFO] [stdout] 1594 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/module.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/module.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/module.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/module.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/module.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[llvm_versions(3.9..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[llvm_versions(13.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[llvm_versions(13.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/module.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/module.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/module.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/module.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/module.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/module.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/module.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/module.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/module.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/module.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/module.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/module.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/module.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/module.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/module.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[llvm_versions(13.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[llvm_versions(13.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]   --> src/module.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]   --> src/module.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]   --> src/module.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/module.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]   --> src/module.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]   --> src/module.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1601:1
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1601:1
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1601:1
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1601:1
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1601:1
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1601:1
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1217:5
[INFO] [stdout]      |
[INFO] [stdout] 1217 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1239:5
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     #[llvm_versions(3.9..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1267:5
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1267:5
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1267:5
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1267:5
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1267:5
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1267:5
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1294:5
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1294:5
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1294:5
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1294:5
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1294:5
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1294:5
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1377:5
[INFO] [stdout]      |
[INFO] [stdout] 1377 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1377:5
[INFO] [stdout]      |
[INFO] [stdout] 1377 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1377:5
[INFO] [stdout]      |
[INFO] [stdout] 1377 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1377:5
[INFO] [stdout]      |
[INFO] [stdout] 1377 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1377:5
[INFO] [stdout]      |
[INFO] [stdout] 1377 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1377:5
[INFO] [stdout]      |
[INFO] [stdout] 1377 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1391:5
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1391:5
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1391:5
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1391:5
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1391:5
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1391:5
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1415:5
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1415:5
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1415:5
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1415:5
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1415:5
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1415:5
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1433:5
[INFO] [stdout]      |
[INFO] [stdout] 1433 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1433:5
[INFO] [stdout]      |
[INFO] [stdout] 1433 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1433:5
[INFO] [stdout]      |
[INFO] [stdout] 1433 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1433:5
[INFO] [stdout]      |
[INFO] [stdout] 1433 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1433:5
[INFO] [stdout]      |
[INFO] [stdout] 1433 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1433:5
[INFO] [stdout]      |
[INFO] [stdout] 1433 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]     --> src/module.rs:1456:5
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1456:5
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1456:5
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1456:5
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1456:5
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1456:5
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1456:5
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]     --> src/module.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1464:5
[INFO] [stdout]      |
[INFO] [stdout] 1464 |     #[llvm_versions(6.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm7-0`
[INFO] [stdout]     --> src/module.rs:1472:5
[INFO] [stdout]      |
[INFO] [stdout] 1472 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm8-0`
[INFO] [stdout]     --> src/module.rs:1472:5
[INFO] [stdout]      |
[INFO] [stdout] 1472 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm9-0`
[INFO] [stdout]     --> src/module.rs:1472:5
[INFO] [stdout]      |
[INFO] [stdout] 1472 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]     --> src/module.rs:1472:5
[INFO] [stdout]      |
[INFO] [stdout] 1472 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1472:5
[INFO] [stdout]      |
[INFO] [stdout] 1472 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1472:5
[INFO] [stdout]      |
[INFO] [stdout] 1472 |     #[llvm_versions(7.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1541:5
[INFO] [stdout]      |
[INFO] [stdout] 1541 |     #[llvm_versions(13.0..=latest)]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the attribute macro `llvm_versions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/module.rs:730:19
[INFO] [stdout]     |
[INFO] [stdout] 730 |         #[cfg(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/module.rs:730:40
[INFO] [stdout]     |
[INFO] [stdout] 730 |         #[cfg(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/module.rs:730:61
[INFO] [stdout]     |
[INFO] [stdout] 730 |         #[cfg(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8"))]
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/module.rs:736:23
[INFO] [stdout]     |
[INFO] [stdout] 736 |         #[cfg(not(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8")))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/module.rs:736:44
[INFO] [stdout]     |
[INFO] [stdout] 736 |         #[cfg(not(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8")))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/module.rs:736:65
[INFO] [stdout]     |
[INFO] [stdout] 736 |         #[cfg(not(any(feature = "llvm3-6", feature = "llvm3-7", feature = "llvm3-8")))]
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/module.rs:850:13
[INFO] [stdout]     |
[INFO] [stdout] 850 |             feature = "llvm3-6",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/module.rs:851:13
[INFO] [stdout]     |
[INFO] [stdout] 851 |             feature = "llvm3-7",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/module.rs:852:13
[INFO] [stdout]     |
[INFO] [stdout] 852 |             feature = "llvm3-8",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/module.rs:853:13
[INFO] [stdout]     |
[INFO] [stdout] 853 |             feature = "llvm3-9",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/module.rs:854:13
[INFO] [stdout]     |
[INFO] [stdout] 854 |             feature = "llvm4-0",
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/module.rs:855:13
[INFO] [stdout]     |
[INFO] [stdout] 855 |             feature = "llvm5-0",
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/module.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 |             feature = "llvm6-0"
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]    --> src/module.rs:866:13
[INFO] [stdout]     |
[INFO] [stdout] 866 |             feature = "llvm3-6",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]    --> src/module.rs:867:13
[INFO] [stdout]     |
[INFO] [stdout] 867 |             feature = "llvm3-7",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-8`
[INFO] [stdout]    --> src/module.rs:868:13
[INFO] [stdout]     |
[INFO] [stdout] 868 |             feature = "llvm3-8",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-9`
[INFO] [stdout]    --> src/module.rs:869:13
[INFO] [stdout]     |
[INFO] [stdout] 869 |             feature = "llvm3-9",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm3-9` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm4-0`
[INFO] [stdout]    --> src/module.rs:870:13
[INFO] [stdout]     |
[INFO] [stdout] 870 |             feature = "llvm4-0",
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm4-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm5-0`
[INFO] [stdout]    --> src/module.rs:871:13
[INFO] [stdout]     |
[INFO] [stdout] 871 |             feature = "llvm5-0",
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm5-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm6-0`
[INFO] [stdout]    --> src/module.rs:872:13
[INFO] [stdout]     |
[INFO] [stdout] 872 |             feature = "llvm6-0"
[INFO] [stdout]     |             ^^^^^^^^^^---------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `llvm6-0` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]     --> src/module.rs:1326:19
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         #[cfg(any(feature = "llvm3-6", feature = "llvm3-7"))]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]     --> src/module.rs:1326:40
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         #[cfg(any(feature = "llvm3-6", feature = "llvm3-7"))]
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-6`
[INFO] [stdout]     --> src/module.rs:1345:23
[INFO] [stdout]      |
[INFO] [stdout] 1345 |         #[cfg(not(any(feature = "llvm3-6", feature = "llvm3-7")))]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm3-6` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm3-7`
[INFO] [stdout]     --> src/module.rs:1345:44
[INFO] [stdout]      |
[INFO] [stdout] 1345 |         #[cfg(not(any(feature = "llvm3-6", feature = "llvm3-7")))]
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm3-7` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1489:13
[INFO] [stdout]      |
[INFO] [stdout] 1489 |             feature = "llvm11-0",
[INFO] [stdout]      |             ^^^^^^^^^^----------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1491:13
[INFO] [stdout]      |
[INFO] [stdout] 1491 |             feature = "llvm13-0",
[INFO] [stdout]      |             ^^^^^^^^^^----------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]     --> src/module.rs:1492:13
[INFO] [stdout]      |
[INFO] [stdout] 1492 |             feature = "llvm14-0"
[INFO] [stdout]      |             ^^^^^^^^^^----------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1496:13
[INFO] [stdout]      |
[INFO] [stdout] 1496 |             feature = "llvm11-0",
[INFO] [stdout]      |             ^^^^^^^^^^----------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1498:13
[INFO] [stdout]      |
[INFO] [stdout] 1498 |             feature = "llvm13-0",
[INFO] [stdout]      |             ^^^^^^^^^^----------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]     --> src/module.rs:1499:13
[INFO] [stdout]      |
[INFO] [stdout] 1499 |             feature = "llvm14-0"
[INFO] [stdout]      |             ^^^^^^^^^^----------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1519:17
[INFO] [stdout]      |
[INFO] [stdout] 1519 |                 feature = "llvm11-0",
[INFO] [stdout]      |                 ^^^^^^^^^^----------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1521:17
[INFO] [stdout]      |
[INFO] [stdout] 1521 |                 feature = "llvm13-0",
[INFO] [stdout]      |                 ^^^^^^^^^^----------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]     --> src/module.rs:1522:17
[INFO] [stdout]      |
[INFO] [stdout] 1522 |                 feature = "llvm14-0"
[INFO] [stdout]      |                 ^^^^^^^^^^----------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm11-0`
[INFO] [stdout]     --> src/module.rs:1526:17
[INFO] [stdout]      |
[INFO] [stdout] 1526 |                 feature = "llvm11-0",
[INFO] [stdout]      |                 ^^^^^^^^^^----------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm11-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm13-0`
[INFO] [stdout]     --> src/module.rs:1528:17
[INFO] [stdout]      |
[INFO] [stdout] 1528 |                 feature = "llvm13-0",
[INFO] [stdout]      |                 ^^^^^^^^^^----------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm13-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm14-0`
[INFO] [stdout]     --> src/module.rs:1529:17
[INFO] [stdout]      |
[INFO] [stdout] 1529 |                 feature = "llvm14-0"
[INFO] [stdout]      |                 ^^^^^^^^^^----------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"llvm12-0"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `llvm14-0` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/object_file.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/object_file.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/object_file.rs:331:7
[INFO] [stdout]     |
[INFO] [stdout] 331 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/object_file.rs:338:7
[INFO] [stdout]     |
[INFO] [stdout] 338 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]    --> src/object_file.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]     = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]   --> src/passes.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]     --> src/passes.rs:1258:7
[INFO] [stdout]      |
[INFO] [stdout] 1258 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]     --> src/passes.rs:1265:7
[INFO] [stdout]      |
[INFO] [stdout] 1265 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]     --> src/passes.rs:1272:7
[INFO] [stdout]      |
[INFO] [stdout] 1272 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal-getters`
[INFO] [stdout]     --> src/passes.rs:1279:7
[INFO] [stdout]      |
[INFO] [stdout] 1279 | #[cfg(feature = "internal-getters")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]      = help: consider adding `internal-getters` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `llvm10-0`
[INFO] [stdout]   --> src/passes.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[llvm_versions(10.0..=latest)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental`, `llvm-sys-120`, `llvm12-0`, `llvm12-0-no-llvm-linking`, `nightly`, `no-libffi-linking`, `static-alloc`, `target-aarch64`, `target-all`, `target-amdgpu`, `target-arm`, `target-bpf`, `target-hexagon`, `target-lanai`, `target-mips`, `target-msp430`, `target-nvptx`, `target-powerpc`, `target-riscv`, `target-sparc`, `target-systemz`, `target-webassembly`, `target-x86`, and `target-xcore`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `llvm_versions` crate for guidance on how handle this unexpected cfg
[WARN] too many lines in the log, truncating it
